ListBox.CellClick Event
The user has clicked on the Row, Column cell. The parameters X and Y are the x and y coordinates of the mouse click relative to the top-left corner of the cell that was clicked.
Syntax
CellClick ( Row, Column, X, Y )
Parameters | |
Row |
|
Column |
|
X |
|
Y |